﻿2026-08-30T06:20:01.7120023Z Current runner version: '2.336.0'
2026-08-30T06:20:01.7125347Z Runner name: 'hfenduleam'
2026-08-30T06:20:01.7126021Z Runner group name: 'Default'
2026-08-30T06:20:01.7126530Z Machine name: 'HFENDULEAM'
2026-08-30T06:20:01.7129821Z ##[group]GITHUB_TOKEN Permissions
2026-08-30T06:20:01.7131476Z Actions: write
2026-08-30T06:20:01.7131828Z ArtifactMetadata: write
2026-08-30T06:20:01.7132266Z Attestations: write
2026-08-30T06:20:01.7133205Z Checks: write
2026-08-30T06:20:01.7133773Z CodeQuality: write
2026-08-30T06:20:01.7134296Z Contents: write
2026-08-30T06:20:01.7134819Z CopilotRequests: write
2026-08-30T06:20:01.7135349Z Deployments: write
2026-08-30T06:20:01.7135851Z Discussions: write
2026-08-30T06:20:01.7136334Z Drives: write
2026-08-30T06:20:01.7136820Z Issues: write
2026-08-30T06:20:01.7137297Z Metadata: read
2026-08-30T06:20:01.7137753Z Models: read
2026-08-30T06:20:01.7138231Z Packages: write
2026-08-30T06:20:01.7138701Z Pages: write
2026-08-30T06:20:01.7139461Z PullRequests: write
2026-08-30T06:20:01.7140025Z RepositoryProjects: write
2026-08-30T06:20:01.7140585Z SecurityEvents: write
2026-08-30T06:20:01.7141088Z Statuses: write
2026-08-30T06:20:01.7141579Z VulnerabilityAlerts: read
2026-08-30T06:20:01.7142130Z ##[endgroup]
2026-08-30T06:20:01.7144028Z Secret source: Actions
2026-08-30T06:20:01.7145025Z Prepare workflow directory
2026-08-30T06:20:01.7537931Z Prepare all required actions
2026-08-30T06:20:01.7571467Z Getting action download info
2026-08-30T06:20:02.0886790Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-30T06:20:02.4781672Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-30T06:20:03.1776628Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-08-30T06:20:03.2590841Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-08-30T06:20:03.2592733Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-08-30T06:20:03.2594308Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-08-30T06:20:03.2595377Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-08-30T06:20:03.2596210Z [36;1mexit 0[0m
2026-08-30T06:20:03.2604647Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-30T06:20:03.2605770Z ##[endgroup]
2026-08-30T06:20:03.6447287Z ##[group]Run actions/checkout@v5
2026-08-30T06:20:03.6448289Z with:
2026-08-30T06:20:03.6448954Z   fetch-depth: 0
2026-08-30T06:20:03.6449676Z   repository: BigscreenVR/spt-bs-core
2026-08-30T06:20:03.6455928Z   token: ***
2026-08-30T06:20:03.6456647Z   ssh-strict: true
2026-08-30T06:20:03.6457280Z   ssh-user: git
2026-08-30T06:20:03.6457959Z   persist-credentials: true
2026-08-30T06:20:03.6458738Z   clean: true
2026-08-30T06:20:03.6459366Z   sparse-checkout-cone-mode: true
2026-08-30T06:20:03.6460049Z   fetch-tags: false
2026-08-30T06:20:03.6460678Z   show-progress: true
2026-08-30T06:20:03.6461401Z   lfs: false
2026-08-30T06:20:03.6462026Z   submodules: false
2026-08-30T06:20:03.6462683Z   set-safe-directory: true
2026-08-30T06:20:03.6463305Z   allow-unsafe-pr-checkout: false
2026-08-30T06:20:03.6463957Z ##[endgroup]
2026-08-30T06:20:03.8334830Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-30T06:20:03.8336532Z ##[group]Getting Git version info
2026-08-30T06:20:03.8337452Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-30T06:20:03.8582347Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-30T06:20:03.8807452Z git version 2.43.0.windows.1
2026-08-30T06:20:03.8830308Z ##[endgroup]
2026-08-30T06:20:03.8838757Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9ec6b616-d5f4-4ac6-af17-867269380b98\.gitconfig'
2026-08-30T06:20:03.8853037Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9ec6b616-d5f4-4ac6-af17-867269380b98' before making global git config changes
2026-08-30T06:20:03.8854633Z Adding repository directory to the temporary git global config as a safe directory
2026-08-30T06:20:03.8860069Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-30T06:20:03.9120638Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-30T06:20:03.9335807Z https://github.com/BigscreenVR/spt-bs-core
2026-08-30T06:20:03.9359907Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-30T06:20:03.9364379Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-30T06:20:03.9586691Z refs/heads/main
2026-08-30T06:20:03.9609080Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-30T06:20:04.0812760Z HEAD is now at dc07e215f feat(hints): read a shell adapter's [[hints]], one line per source
2026-08-30T06:20:04.3744739Z ##[endgroup]
2026-08-30T06:20:04.3748635Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-30T06:20:04.7738309Z ##[group]Cleaning the repository
2026-08-30T06:20:04.7743094Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-30T06:20:14.2049488Z Removing target/
2026-08-30T06:20:14.2084356Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-30T06:20:14.2876285Z HEAD is now at dc07e215f feat(hints): read a shell adapter's [[hints]], one line per source
2026-08-30T06:20:14.2901910Z ##[endgroup]
2026-08-30T06:20:14.2907354Z ##[group]Disabling automatic garbage collection
2026-08-30T06:20:14.2913842Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-30T06:20:14.3170125Z ##[endgroup]
2026-08-30T06:20:14.3170610Z ##[group]Setting up auth
2026-08-30T06:20:14.3176475Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-30T06:20:14.3431515Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-30T06:20:14.7563879Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-30T06:20:14.7828582Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-30T06:20:15.1788171Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-30T06:20:15.2043798Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-30T06:20:15.6481725Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-30T06:20:15.6833742Z ##[endgroup]
2026-08-30T06:20:15.6834218Z ##[group]Fetching the repository
2026-08-30T06:20:15.6842202Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-30T06:20:17.8812425Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-30T06:20:17.8813072Z  * [new branch]          golden/now-signal-23 -> origin/golden/now-signal-23
2026-08-30T06:20:17.8813616Z  * [new branch]          release/v0.67.0-head -> origin/release/v0.67.0-head
2026-08-30T06:20:17.8967734Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/now-signal-23
2026-08-30T06:20:17.9638482Z   origin/golden/now-signal-23
2026-08-30T06:20:17.9665485Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/now-signal-23
2026-08-30T06:20:17.9926227Z da71b78521b425a23dfa55fb264445c256fb2996
2026-08-30T06:20:17.9957495Z ##[endgroup]
2026-08-30T06:20:17.9960704Z ##[group]Determining the checkout info
2026-08-30T06:20:17.9961239Z ##[endgroup]
2026-08-30T06:20:17.9964583Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-30T06:20:18.0287469Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-30T06:20:18.0532468Z ##[group]Checking out the ref
2026-08-30T06:20:18.0537369Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/now-signal-23 refs/remotes/origin/golden/now-signal-23
2026-08-30T06:20:18.2086947Z branch 'golden/now-signal-23' set up to track 'origin/golden/now-signal-23'.
2026-08-30T06:20:18.2087487Z Previous HEAD position was dc07e215f feat(hints): read a shell adapter's [[hints]], one line per source
2026-08-30T06:20:18.2087878Z Switched to a new branch 'golden/now-signal-23'
2026-08-30T06:20:18.2119262Z ##[endgroup]
2026-08-30T06:20:18.2453527Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-30T06:20:18.2751313Z da71b78521b425a23dfa55fb264445c256fb2996
2026-08-30T06:20:18.3029201Z ##[group]Run $floorBytes = 32GB
2026-08-30T06:20:18.3029532Z [36;1m$floorBytes = 32GB[0m
2026-08-30T06:20:18.3029835Z [36;1m$drive = (Get-Item $env:GITHUB_WORKSPACE).PSDrive[0m
2026-08-30T06:20:18.3030132Z [36;1m$freeBytes = [int64]$drive.Free[0m
2026-08-30T06:20:18.3030483Z [36;1mWrite-Host "disk preflight: drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-30T06:20:18.3030876Z [36;1mif ($freeBytes -lt $floorBytes) {[0m
2026-08-30T06:20:18.3031243Z [36;1m  Write-Error "RESOURCE=disk drive=$($drive.Root) free_bytes=$freeBytes floor_bytes=$floorBytes"[0m
2026-08-30T06:20:18.3031573Z [36;1m  exit 1[0m
2026-08-30T06:20:18.3031737Z [36;1m}[0m
2026-08-30T06:20:18.3037683Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-30T06:20:18.3038134Z ##[endgroup]
2026-08-30T06:20:18.5451148Z disk preflight: drive=C:\ free_bytes=259190812672 floor_bytes=34359738368
2026-08-30T06:20:18.6017016Z ##[group]Run .github/ci/reap-census.ps1 -Phase start
2026-08-30T06:20:18.6017578Z [36;1m.github/ci/reap-census.ps1 -Phase start[0m
2026-08-30T06:20:18.6023685Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-30T06:20:18.6023978Z ##[endgroup]
2026-08-30T06:20:18.9310692Z CI-CENSUS scope roots:
2026-08-30T06:20:18.9320898Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-30T06:20:18.9321870Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-08-30T06:20:18.9322976Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-08-30T06:20:18.9324005Z   root: C:\actions-runner\_work\_temp
2026-08-30T06:20:18.9325104Z   root: C:\Users\decid\spt-n1-oldbroker
2026-08-30T06:20:19.0092465Z CI-CENSUS phase=start box_procs=496 box_handles=238538 family_total=8 family_handles=1470 scoped=0 unscoped=8 unreadable_path=0
2026-08-30T06:20:19.0144994Z   FOREIGN  pid=11776   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:20:19.0147574Z   FOREIGN  pid=12272   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:20:19.0148746Z   FOREIGN  pid=32236   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:20:19.0149780Z   FOREIGN  pid=32912   handles=553    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:20:19.0150718Z   FOREIGN  pid=39248   handles=147    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:20:19.0151729Z   FOREIGN  pid=42600   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:20:19.0152883Z   FOREIGN  pid=47800   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:20:19.0153851Z   FOREIGN  pid=54172   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:20:19.0853595Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase setup
2026-08-30T06:20:19.0854073Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase setup[0m
2026-08-30T06:20:19.0859144Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-30T06:20:19.0859364Z ##[endgroup]
2026-08-30T06:20:19.3731393Z CI-TMP setup: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:20:19.4331618Z ##[group]Run $ErrorActionPreference = "Stop"
2026-08-30T06:20:19.4332060Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-08-30T06:20:19.4332476Z [36;1m$PIN = "0c95435"[0m
2026-08-30T06:20:19.4332826Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-08-30T06:20:19.4333221Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-08-30T06:20:19.4333772Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-08-30T06:20:19.4334379Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-08-30T06:20:19.4334968Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-08-30T06:20:19.4335436Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-08-30T06:20:19.4335839Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-08-30T06:20:19.4336360Z [36;1m  # CARGO_INCREMENTAL=0 — see the Linux arm's note: this pinned cache is the[0m
2026-08-30T06:20:19.4337078Z [36;1m  # only COLD one-shot build in this workflow (rm -rf'd and rebuilt when the pin[0m
2026-08-30T06:20:19.4337687Z [36;1m  # moves, consumed as a binary in between), which is exactly the scope of the[0m
2026-08-30T06:20:19.4338289Z [36;1m  # releases#103 finding. The persistent workspace target is left incremental.[0m
2026-08-30T06:20:19.4338828Z [36;1m  $env:CARGO_INCREMENTAL = "0"[0m
2026-08-30T06:20:19.4339493Z [36;1m  .github/bench/wrap.ps1 -Step "n1-oldbroker-build" -Command "cargo build --manifest-path '$CACHE\Cargo.toml' -p spt --bin spt"[0m
2026-08-30T06:20:19.4340187Z [36;1m  Remove-Item Env:\CARGO_INCREMENTAL[0m
2026-08-30T06:20:19.4340611Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-08-30T06:20:19.4340944Z [36;1m}[0m
2026-08-30T06:20:19.4341218Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-08-30T06:20:19.4341788Z [36;1m.github/bench/wrap.ps1 -Step "n1-pairing" -Command "cargo test -p spt --test n1_pairing -- --nocapture"[0m
2026-08-30T06:20:19.4347367Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-30T06:20:19.4347792Z env:
2026-08-30T06:20:19.4348302Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:20:19.4349047Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:20:19.4349793Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:20:19.4350297Z ##[endgroup]
2026-08-30T06:20:26.1403027Z    Compiling proc-macro2 v1.0.106
2026-08-30T06:20:26.1403466Z    Compiling quote v1.0.45
2026-08-30T06:20:26.1403794Z    Compiling unicode-ident v1.0.24
2026-08-30T06:20:26.1404121Z    Compiling cfg-if v1.0.4
2026-08-30T06:20:26.2532787Z    Compiling serde_core v1.0.228
2026-08-30T06:20:26.2901824Z    Compiling serde v1.0.228
2026-08-30T06:20:26.5626436Z    Compiling windows-link v0.2.1
2026-08-30T06:20:26.6446194Z    Compiling typenum v1.20.1
2026-08-30T06:20:26.7580974Z    Compiling windows-sys v0.61.2
2026-08-30T06:20:27.5601386Z    Compiling version_check v0.9.5
2026-08-30T06:20:27.7661072Z    Compiling syn v2.0.117
2026-08-30T06:20:27.8481061Z    Compiling portable-atomic v1.13.1
2026-08-30T06:20:28.6105427Z    Compiling getrandom v0.3.4
2026-08-30T06:20:30.1929428Z    Compiling pin-project-lite v0.2.17
2026-08-30T06:20:30.2812567Z    Compiling critical-section v1.2.0
2026-08-30T06:20:30.3952803Z    Compiling subtle v2.6.1
2026-08-30T06:20:30.5277902Z    Compiling memchr v2.8.1
2026-08-30T06:20:30.7432658Z    Compiling jobserver v0.1.34
2026-08-30T06:20:31.0201199Z    Compiling find-msvc-tools v0.1.9
2026-08-30T06:20:31.4637138Z    Compiling shlex v2.0.1
2026-08-30T06:20:31.6227887Z    Compiling cc v1.2.63
2026-08-30T06:20:31.8519700Z    Compiling generic-array v0.14.7
2026-08-30T06:20:32.0688959Z    Compiling smallvec v1.15.1
2026-08-30T06:20:32.3780321Z    Compiling serde_derive v1.0.228
2026-08-30T06:20:32.8556539Z    Compiling zeroize_derive v1.4.3
2026-08-30T06:20:33.1056912Z    Compiling equivalent v1.0.2
2026-08-30T06:20:33.1841574Z    Compiling futures-core v0.3.32
2026-08-30T06:20:33.3628964Z    Compiling bytes v1.11.1
2026-08-30T06:20:33.4052856Z    Compiling zeroize v1.8.2
2026-08-30T06:20:33.6625618Z    Compiling itoa v1.0.18
2026-08-30T06:20:33.8166528Z    Compiling getrandom v0.2.17
2026-08-30T06:20:33.8212213Z    Compiling semver v1.0.28
2026-08-30T06:20:33.9557798Z    Compiling crypto-common v0.1.7
2026-08-30T06:20:34.0495613Z    Compiling rustc_version v0.4.1
2026-08-30T06:20:34.1048404Z    Compiling synstructure v0.13.2
2026-08-30T06:20:34.1317833Z    Compiling stable_deref_trait v1.2.1
2026-08-30T06:20:34.2023897Z    Compiling socket2 v0.6.4
2026-08-30T06:20:34.3082827Z    Compiling autocfg v1.5.1
2026-08-30T06:20:34.6218204Z    Compiling log v0.4.32
2026-08-30T06:20:34.6707708Z    Compiling zerofrom-derive v0.1.7
2026-08-30T06:20:34.6938594Z    Compiling rand_core v0.10.1
2026-08-30T06:20:34.8026131Z    Compiling yoke-derive v0.8.2
2026-08-30T06:20:34.8615274Z    Compiling tokio-macros v2.7.0
2026-08-30T06:20:35.4035751Z    Compiling mio v1.2.1
2026-08-30T06:20:35.7298987Z    Compiling futures-io v0.3.32
2026-08-30T06:20:35.7461304Z    Compiling zerofrom v0.1.8
2026-08-30T06:20:35.8912674Z    Compiling futures-sink v0.3.32
2026-08-30T06:20:35.9779853Z    Compiling slab v0.4.12
2026-08-30T06:20:36.0054045Z    Compiling tokio v1.52.3
2026-08-30T06:20:36.1165583Z    Compiling yoke v0.8.3
2026-08-30T06:20:36.2351267Z    Compiling once_cell v1.21.4
2026-08-30T06:20:36.4140759Z    Compiling futures-channel v0.3.32
2026-08-30T06:20:36.4247433Z    Compiling futures-macro v0.3.32
2026-08-30T06:20:36.4975932Z    Compiling rustversion v1.0.22
2026-08-30T06:20:36.6376213Z    Compiling futures-task v0.3.32
2026-08-30T06:20:36.8050254Z    Compiling hashbrown v0.17.1
2026-08-30T06:20:36.8261076Z    Compiling getrandom v0.4.2
2026-08-30T06:20:37.0329224Z    Compiling cpufeatures v0.2.17
2026-08-30T06:20:37.0401475Z    Compiling scopeguard v1.2.0
2026-08-30T06:20:37.1003840Z    Compiling lock_api v0.4.14
2026-08-30T06:20:37.1217541Z    Compiling futures-util v0.3.32
2026-08-30T06:20:37.3437935Z    Compiling indexmap v2.14.0
2026-08-30T06:20:37.4708568Z    Compiling zerovec-derive v0.11.3
2026-08-30T06:20:38.3021892Z    Compiling zerovec v0.11.6
2026-08-30T06:20:38.7008010Z    Compiling displaydoc v0.2.6
2026-08-30T06:20:39.0666862Z    Compiling hybrid-array v0.4.12
2026-08-30T06:20:39.3214234Z    Compiling fnv v1.0.7
2026-08-30T06:20:39.4198378Z    Compiling libm v0.2.16
2026-08-30T06:20:39.5505706Z    Compiling num-traits v0.2.19
2026-08-30T06:20:39.7589738Z    Compiling libc v0.2.186
2026-08-30T06:20:40.2229942Z    Compiling strsim v0.11.1
2026-08-30T06:20:40.6392273Z    Compiling cfg_aliases v0.2.1
2026-08-30T06:20:40.7106660Z    Compiling const-oid v0.9.6
2026-08-30T06:20:40.9109019Z    Compiling crypto-common v0.2.2
2026-08-30T06:20:40.9374549Z    Compiling block-buffer v0.12.0
2026-08-30T06:20:41.0772311Z    Compiling tinystr v0.8.3
2026-08-30T06:20:41.3726831Z    Compiling tracing-core v0.1.36
2026-08-30T06:20:42.1243987Z    Compiling tracing-attributes v0.1.31
2026-08-30T06:20:42.4126609Z    Compiling writeable v0.6.3
2026-08-30T06:20:42.6338352Z    Compiling litemap v0.8.2
2026-08-30T06:20:42.7099781Z    Compiling zerotrie v0.2.4
2026-08-30T06:20:42.8357136Z    Compiling icu_locale_core v2.2.0
2026-08-30T06:20:43.1041572Z    Compiling potential_utf v0.1.5
2026-08-30T06:20:43.2087870Z    Compiling tracing v0.1.44
2026-08-30T06:20:43.2725932Z    Compiling cmake v0.1.58
2026-08-30T06:20:43.6226559Z    Compiling icu_normalizer_data v2.2.0
2026-08-30T06:20:43.6432668Z    Compiling dunce v1.0.5
2026-08-30T06:20:43.7857381Z    Compiling icu_properties_data v2.2.0
2026-08-30T06:20:43.8146796Z    Compiling ident_case v1.0.1
2026-08-30T06:20:43.9250906Z    Compiling fs_extra v1.3.0
2026-08-30T06:20:44.0584722Z    Compiling utf8_iter v1.0.4
2026-08-30T06:20:44.1392735Z    Compiling icu_provider v2.2.0
2026-08-30T06:20:44.1905675Z    Compiling aws-lc-sys v0.41.0
2026-08-30T06:20:44.2091993Z    Compiling icu_collections v2.2.0
2026-08-30T06:20:44.5737879Z    Compiling tokio-util v0.7.18
2026-08-30T06:20:44.8554547Z    Compiling block-buffer v0.10.4
2026-08-30T06:20:44.9916210Z    Compiling percent-encoding v2.3.2
2026-08-30T06:20:45.1803663Z    Compiling digest v0.10.7
2026-08-30T06:20:45.4318655Z    Compiling icu_normalizer v2.2.0
2026-08-30T06:20:46.0825793Z    Compiling inout v0.2.2
2026-08-30T06:20:46.1882513Z    Compiling spin v0.9.8
2026-08-30T06:20:46.2284172Z    Compiling http v1.4.1
2026-08-30T06:20:46.4072306Z    Compiling ring v0.17.14
2026-08-30T06:20:46.7755965Z    Compiling icu_properties v2.2.0
2026-08-30T06:20:46.9470702Z    Compiling aws-lc-rs v1.17.0
2026-08-30T06:20:47.2308098Z    Compiling unicode-segmentation v1.13.3
2026-08-30T06:20:47.5779627Z    Compiling zerocopy v0.8.50
2026-08-30T06:20:47.6806013Z    Compiling thiserror v2.0.18
2026-08-30T06:20:47.9008392Z    Compiling cpufeatures v0.3.0
2026-08-30T06:20:48.1018683Z    Compiling idna_adapter v1.2.2
2026-08-30T06:20:48.1769202Z    Compiling cipher v0.5.2
2026-08-30T06:20:48.2216137Z    Compiling rand_core v0.6.4
2026-08-30T06:20:48.4597688Z    Compiling thiserror-impl v2.0.18
2026-08-30T06:20:48.5187378Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-30T06:20:48.9791509Z    Compiling chacha20 v0.10.0
2026-08-30T06:20:49.2805688Z    Compiling idna v1.1.0
2026-08-30T06:20:50.1608287Z    Compiling form_urlencoded v1.2.2
2026-08-30T06:20:50.2914440Z    Compiling ipnet v2.12.0
2026-08-30T06:20:50.4068846Z    Compiling rustls-pki-types v1.14.1
2026-08-30T06:20:50.9045204Z    Compiling winapi v0.3.9
2026-08-30T06:20:51.0167675Z    Compiling bitflags v2.12.1
2026-08-30T06:20:51.3197044Z    Compiling untrusted v0.9.0
2026-08-30T06:20:51.4165695Z    Compiling url v2.5.8
2026-08-30T06:20:52.3882547Z    Compiling rand v0.10.1
2026-08-30T06:20:52.8344089Z    Compiling darling_core v0.20.11
2026-08-30T06:20:53.0195898Z    Compiling windows-strings v0.5.1
2026-08-30T06:20:53.3710572Z    Compiling windows-result v0.4.1
2026-08-30T06:20:53.6376681Z    Compiling heck v0.5.0
2026-08-30T06:20:53.8409734Z    Compiling rustls v0.23.40
2026-08-30T06:20:54.5754422Z    Compiling convert_case v0.10.0
2026-08-30T06:20:54.8232140Z    Compiling unicode-xid v0.2.6
2026-08-30T06:20:54.8959025Z    Compiling darling_macro v0.20.11
2026-08-30T06:20:54.9197521Z    Compiling const-oid v0.10.2
2026-08-30T06:20:55.1265417Z    Compiling anyhow v1.0.102
2026-08-30T06:20:55.2328919Z    Compiling atomic-waker v1.1.2
2026-08-30T06:20:55.3399391Z    Compiling darling v0.20.11
2026-08-30T06:20:55.5119620Z    Compiling derive_more-impl v2.1.1
2026-08-30T06:20:55.5266641Z    Compiling parking_lot_core v0.9.12
2026-08-30T06:20:55.5530707Z    Compiling fastrand v2.4.1
2026-08-30T06:20:55.7390345Z    Compiling httparse v1.10.1
2026-08-30T06:20:56.1278534Z    Compiling derive_builder_core v0.20.2
2026-08-30T06:20:56.1924890Z    Compiling h2 v0.4.14
2026-08-30T06:20:56.8949305Z    Compiling http-body v1.0.1
2026-08-30T06:20:57.0168344Z    Compiling curve25519-dalek v4.1.3
2026-08-30T06:20:57.2693438Z    Compiling ahash v0.8.12
2026-08-30T06:20:57.4784274Z    Compiling powerfmt v0.2.0
2026-08-30T06:20:57.6395833Z    Compiling either v1.16.0
2026-08-30T06:20:57.8059768Z    Compiling base64ct v1.8.3
2026-08-30T06:20:58.0469406Z    Compiling pem-rfc7468 v1.0.0
2026-08-30T06:20:58.3390813Z    Compiling derive_more v2.1.1
2026-08-30T06:20:58.3866204Z    Compiling deranged v0.5.8
2026-08-30T06:20:58.8154921Z    Compiling derive_builder_macro v0.20.2
2026-08-30T06:20:59.4017717Z    Compiling ppv-lite86 v0.2.21
2026-08-30T06:20:59.5351696Z    Compiling signature v2.2.0
2026-08-30T06:20:59.6758425Z    Compiling lazy_static v1.5.0
2026-08-30T06:20:59.7106817Z    Compiling sha2 v0.10.9
2026-08-30T06:20:59.8075047Z    Compiling der v0.7.10
2026-08-30T06:21:00.1582324Z    Compiling uuid v1.23.2
2026-08-30T06:21:00.3898936Z    Compiling windows-interface v0.59.3
2026-08-30T06:21:00.6878302Z    Compiling n0-error-macros v0.1.3
2026-08-30T06:21:00.9338750Z    Compiling spez v0.1.2
2026-08-30T06:21:01.0512515Z    Compiling windows-implement v0.60.2
2026-08-30T06:21:01.2195063Z    Compiling vcpkg v0.2.15
2026-08-30T06:21:01.3356154Z    Compiling base64 v0.22.1
2026-08-30T06:21:01.6119277Z    Compiling num-conv v0.2.2
2026-08-30T06:21:01.6752381Z    Compiling data-encoding v2.11.0
2026-08-30T06:21:01.7382738Z    Compiling tower-service v0.3.3
2026-08-30T06:21:01.8239597Z    Compiling pkg-config v0.3.33
2026-08-30T06:21:01.8598099Z    Compiling zmij v1.0.21
2026-08-30T06:21:02.1072900Z    Compiling tinyvec_macros v0.1.1
2026-08-30T06:21:02.1696263Z    Compiling try-lock v0.2.5
2026-08-30T06:21:02.2598810Z    Compiling time-core v0.1.8
2026-08-30T06:21:02.3284949Z    Compiling libsqlite3-sys v0.30.1
2026-08-30T06:21:02.3921494Z    Compiling want v0.3.1
2026-08-30T06:21:02.5266133Z    Compiling tinyvec v1.11.0
2026-08-30T06:21:02.6999465Z    Compiling windows-core v0.62.2
2026-08-30T06:21:02.7416128Z    Compiling n0-error v0.1.3
2026-08-30T06:21:02.8120313Z    Compiling spki v0.7.3
2026-08-30T06:21:02.9693977Z    Compiling rand_chacha v0.3.1
2026-08-30T06:21:03.2054033Z    Compiling parking_lot v0.12.5
2026-08-30T06:21:03.3707790Z    Compiling derive_builder v0.20.2
2026-08-30T06:21:03.6266871Z    Compiling der v0.8.0-rc.10
2026-08-30T06:21:03.7144826Z    Compiling num-integer v0.1.47
2026-08-30T06:21:04.0061168Z    Compiling n0-future v0.3.2
2026-08-30T06:21:04.2326177Z    Compiling vergen-lib v9.1.0
2026-08-30T06:21:04.4312610Z    Compiling inout v0.1.4
2026-08-30T06:21:04.5372319Z    Compiling pin-project-internal v1.1.13
2026-08-30T06:21:04.6363031Z    Compiling httpdate v1.0.3
2026-08-30T06:21:04.8455225Z    Compiling windows_x86_64_msvc v0.52.6
2026-08-30T06:21:04.8727185Z    Compiling crossbeam-utils v0.8.21
2026-08-30T06:21:05.0235890Z    Compiling serde_json v1.0.150
2026-08-30T06:21:05.1193642Z    Compiling num-bigint-dig v0.8.6
2026-08-30T06:21:05.2170083Z    Compiling spin v0.10.0
2026-08-30T06:21:05.3097875Z    Compiling winnow v1.0.3
2026-08-30T06:21:05.3179325Z    Compiling cordyceps v0.3.4
2026-08-30T06:21:05.3962468Z    Compiling parking v2.2.1
2026-08-30T06:21:05.5375337Z    Compiling diatomic-waker v0.2.3
2026-08-30T06:21:05.5430539Z    Compiling spt-procident v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-procident)
2026-08-30T06:21:05.6570281Z    Compiling spt-poolguard v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-poolguard)
2026-08-30T06:21:05.8195639Z    Compiling futures-buffered v0.2.13
2026-08-30T06:21:06.1018165Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-30T06:21:06.2442167Z    Compiling futures-lite v2.6.1
2026-08-30T06:21:06.4957255Z    Compiling pin-project v1.1.13
2026-08-30T06:21:06.7741032Z    Compiling hyper v1.10.1
2026-08-30T06:21:06.8063264Z    Compiling cipher v0.4.4
2026-08-30T06:21:06.8533246Z    Compiling spki v0.8.0-rc.4
2026-08-30T06:21:07.0194052Z    Compiling num-iter v0.1.46
2026-08-30T06:21:07.0230724Z    Compiling hashbrown v0.14.5
2026-08-30T06:21:07.1213287Z    Compiling rand v0.8.7
2026-08-30T06:21:07.4684192Z    Compiling pkcs8 v0.10.2
2026-08-30T06:21:07.9267515Z    Compiling ed25519 v2.2.3
2026-08-30T06:21:08.0926394Z    Compiling digest v0.11.3
2026-08-30T06:21:08.2328992Z    Compiling noq-udp v0.10.0
2026-08-30T06:21:08.5173799Z    Compiling vergen v9.1.0
2026-08-30T06:21:08.5289498Z    Compiling vergen-lib v0.1.6
2026-08-30T06:21:08.7004653Z    Compiling heapless v0.7.17
2026-08-30T06:21:08.7309168Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-30T06:21:08.9557876Z    Compiling universal-hash v0.5.1
2026-08-30T06:21:08.9939589Z    Compiling sync_wrapper v1.0.2
2026-08-30T06:21:09.0552138Z    Compiling aho-corasick v1.1.4
2026-08-30T06:21:09.0774833Z    Compiling opaque-debug v0.3.1
2026-08-30T06:21:09.1238724Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-30T06:21:09.3268762Z    Compiling byteorder v1.5.0
2026-08-30T06:21:09.3405949Z    Compiling regex-syntax v0.8.10
2026-08-30T06:21:09.4714042Z    Compiling allocator-api2 v0.2.21
2026-08-30T06:21:09.8426113Z    Compiling hash32 v0.2.1
2026-08-30T06:21:10.1847767Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-30T06:21:11.2824255Z    Compiling regex-automata v0.4.14
2026-08-30T06:21:11.4350682Z    Compiling polyval v0.6.2
2026-08-30T06:21:11.9927000Z    Compiling ed25519-dalek v2.2.0
2026-08-30T06:21:12.3856898Z    Compiling hyper-util v0.1.20
2026-08-30T06:21:13.6643804Z    Compiling pkcs1 v0.7.5
2026-08-30T06:21:14.2715749Z    Compiling hashlink v0.9.1
2026-08-30T06:21:14.6806574Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-30T06:21:15.4816914Z    Compiling spt-store v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-store)
2026-08-30T06:21:15.4901090Z    Compiling prefix-trie v0.8.4
2026-08-30T06:21:15.7720983Z    Compiling futures-executor v0.3.32
2026-08-30T06:21:15.8121022Z    Compiling vergen-gitcl v1.0.8
2026-08-30T06:21:15.9784652Z    Compiling windows-threading v0.2.1
2026-08-30T06:21:16.0424390Z    Compiling ryu v1.0.23
2026-08-30T06:21:16.0919744Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-30T06:21:16.1069406Z    Compiling signature v3.0.0
2026-08-30T06:21:16.2004883Z    Compiling fallible-iterator v0.3.0
2026-08-30T06:21:16.2941325Z    Compiling tower-layer v0.3.3
2026-08-30T06:21:16.4540415Z    Compiling rusqlite v0.32.1
2026-08-30T06:21:16.4548162Z    Compiling ed25519 v3.0.0-rc.4
2026-08-30T06:21:16.8159476Z    Compiling windows-future v0.3.2
2026-08-30T06:21:16.8748051Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-30T06:21:17.2330934Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-30T06:21:17.4821759Z    Compiling futures v0.3.32
2026-08-30T06:21:17.6126422Z    Compiling windows-targets v0.52.6
2026-08-30T06:21:17.7653446Z    Compiling rsa v0.9.10
2026-08-30T06:21:17.8020116Z    Compiling regex v1.12.3
2026-08-30T06:21:18.2813448Z    Compiling spt-proto v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-proto)
2026-08-30T06:21:20.0449105Z    Compiling ghash v0.5.1
2026-08-30T06:21:20.1690468Z    Compiling proc-macro-crate v3.5.0
2026-08-30T06:21:20.6078037Z    Compiling sha2 v0.11.0-rc.5
2026-08-30T06:21:21.2139272Z    Compiling aes v0.8.4
2026-08-30T06:21:21.4217215Z    Compiling ctr v0.9.2
2026-08-30T06:21:21.4778167Z    Compiling windows-collections v0.3.2
2026-08-30T06:21:21.6069337Z    Compiling windows-numerics v0.3.1
2026-08-30T06:21:21.8294511Z    Compiling time v0.3.47
2026-08-30T06:21:21.8370376Z    Compiling http-body-util v0.1.3
2026-08-30T06:21:21.9020823Z    Compiling fs2 v0.4.3
2026-08-30T06:21:22.0885676Z    Compiling cobs v0.3.0
2026-08-30T06:21:22.1631247Z    Compiling aead v0.5.2
2026-08-30T06:21:22.2618930Z    Compiling postcard-derive v0.2.2
2026-08-30T06:21:22.2666987Z    Compiling utf8parse v0.2.2
2026-08-30T06:21:22.3567663Z    Compiling widestring v1.2.1
2026-08-30T06:21:22.6971296Z    Compiling arrayvec v0.7.6
2026-08-30T06:21:22.8972833Z    Compiling ipconfig v0.3.4
2026-08-30T06:21:23.1140470Z    Compiling postcard v1.1.3
2026-08-30T06:21:23.5744437Z    Compiling aes-gcm v0.10.3
2026-08-30T06:21:23.7468651Z    Compiling windows v0.62.2
2026-08-30T06:21:24.0072443Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-30T06:21:24.3473288Z    Compiling num_enum_derive v0.7.6
2026-08-30T06:21:25.1170272Z    Compiling windows-sys v0.59.0
2026-08-30T06:21:26.5358123Z    Compiling data-encoding-macro v0.1.20
2026-08-30T06:21:26.6653066Z    Compiling tower v0.5.3
2026-08-30T06:21:27.4143014Z    Compiling crossbeam-channel v0.5.15
2026-08-30T06:21:27.9723253Z    Compiling crossbeam-epoch v0.9.18
2026-08-30T06:21:28.3625654Z    Compiling iroh-metrics-derive v0.4.1
2026-08-30T06:21:28.7162379Z    Compiling strum_macros v0.28.0
2026-08-30T06:21:30.5120967Z    Compiling windows-registry v0.6.1
2026-08-30T06:21:30.9122943Z    Compiling chrono v0.4.45
2026-08-30T06:21:32.4622402Z    Compiling noq v0.18.0
2026-08-30T06:21:32.7091012Z    Compiling netwatch v0.16.0
2026-08-30T06:21:32.9215470Z    Compiling memoffset v0.6.5
2026-08-30T06:21:33.1153922Z    Compiling acto v0.8.2
2026-08-30T06:21:33.5450001Z    Compiling blake3 v1.8.5
2026-08-30T06:21:33.8576478Z    Compiling enum-assoc v1.3.0
2026-08-30T06:21:34.4935024Z    Compiling async-trait v0.1.89
2026-08-30T06:21:35.3172608Z    Compiling foldhash v0.2.0
2026-08-30T06:21:35.4841105Z    Compiling identity-hash v0.1.0
2026-08-30T06:21:35.5706084Z    Compiling rustc-hash v2.1.2
2026-08-30T06:21:35.6732389Z    Compiling ref-cast v1.0.25
2026-08-30T06:21:35.9417913Z    Compiling mac-addr v0.3.0
2026-08-30T06:21:36.1064804Z    Compiling xml-rs v0.8.28
2026-08-30T06:21:36.6989007Z    Compiling sorted-index-buffer v0.2.1
2026-08-30T06:21:36.8173521Z    Compiling lru-slab v0.1.2
2026-08-30T06:21:36.9145143Z    Compiling tagptr v0.2.0
2026-08-30T06:21:37.0623132Z    Compiling thiserror v1.0.69
2026-08-30T06:21:37.4377984Z    Compiling moka v0.12.15
2026-08-30T06:21:37.6088026Z    Compiling xmltree v0.10.3
2026-08-30T06:21:37.7740436Z    Compiling netdev v0.42.0
2026-08-30T06:21:38.4421822Z    Compiling hashbrown v0.16.1
2026-08-30T06:21:38.8914823Z    Compiling wmi v0.18.4
2026-08-30T06:21:39.1420843Z    Compiling strum v0.28.0
2026-08-30T06:21:39.4310990Z    Compiling iroh-metrics v0.38.3
2026-08-30T06:21:39.5843736Z    Compiling spt-msg v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-msg)
2026-08-30T06:21:40.3956672Z    Compiling tower-http v0.6.11
2026-08-30T06:21:40.4365355Z    Compiling iroh-base v0.98.0
2026-08-30T06:21:40.5663687Z    Compiling num_enum v0.7.6
2026-08-30T06:21:40.8102999Z    Compiling iroh-relay v0.98.0
2026-08-30T06:21:40.9376168Z    Compiling n0-watcher v0.6.1
2026-08-30T06:21:41.1372546Z    Compiling attohttpc v0.30.1
2026-08-30T06:21:41.2254249Z    Compiling simple-dns v0.9.3
2026-08-30T06:21:41.4081771Z    Compiling tokio-stream v0.1.18
2026-08-30T06:21:42.0878544Z    Compiling serial-core v0.4.0
2026-08-30T06:21:42.2346655Z    Compiling toml_datetime v0.6.11
2026-08-30T06:21:42.4995670Z    Compiling serde_spanned v0.6.9
2026-08-30T06:21:42.5746339Z    Compiling ref-cast-impl v1.0.25
2026-08-30T06:21:42.6234404Z    Compiling thiserror-impl v1.0.69
2026-08-30T06:21:42.9488540Z    Compiling serde_derive_internals v0.29.1
2026-08-30T06:21:43.6270599Z    Compiling sha1_smol v1.0.1
2026-08-30T06:21:43.6818259Z    Compiling resolv-conf v0.7.6
2026-08-30T06:21:43.8150737Z    Compiling winreg v0.10.1
2026-08-30T06:21:43.8506431Z    Compiling arrayref v0.3.9
2026-08-30T06:21:43.9478559Z    Compiling simdutf8 v0.1.5
2026-08-30T06:21:44.0384576Z    Compiling constant_time_eq v0.4.2
2026-08-30T06:21:44.1260305Z    Compiling smol_str v0.1.24
2026-08-30T06:21:44.2465355Z    Compiling winnow v0.7.15
2026-08-30T06:21:44.2932024Z    Compiling toml_write v0.1.2
2026-08-30T06:21:44.9718544Z    Compiling schemars_derive v1.2.1
2026-08-30T06:21:45.5215398Z    Compiling iroh-dns v0.98.0
2026-08-30T06:21:45.9259328Z    Compiling toml_edit v0.22.27
2026-08-30T06:21:45.9321731Z    Compiling serial-windows v0.4.0
2026-08-30T06:21:46.0908529Z    Compiling igd-next v0.17.1
2026-08-30T06:21:48.5035449Z    Compiling lru v0.16.4
2026-08-30T06:21:48.7316296Z    Compiling webpki-roots v1.0.7
2026-08-30T06:21:48.8376745Z    Compiling hmac v0.12.1
2026-08-30T06:21:48.9792895Z    Compiling darling_core v0.23.0
2026-08-30T06:21:50.0258858Z    Compiling seize v0.5.1
2026-08-30T06:21:50.3453144Z    Compiling iroh v0.98.2
2026-08-30T06:21:50.4557253Z    Compiling serde_bytes v0.11.19
2026-08-30T06:21:50.5885435Z    Compiling anstyle v1.0.14
2026-08-30T06:21:50.6728728Z    Compiling bitflags v1.3.2
2026-08-30T06:21:50.7463053Z    Compiling once_cell_polyfill v1.70.2
2026-08-30T06:21:50.8072330Z    Compiling dyn-clone v1.0.20
2026-08-30T06:21:50.8407635Z    Compiling cmov v0.5.4
2026-08-30T06:21:50.9314663Z    Compiling pin-utils v0.1.0
2026-08-30T06:21:51.0115424Z    Compiling nix v0.25.1
2026-08-30T06:21:51.0628327Z    Compiling ctutils v0.4.2
2026-08-30T06:21:51.0835249Z    Compiling schemars v1.2.1
2026-08-30T06:21:51.3327309Z    Compiling anstyle-wincon v3.0.11
2026-08-30T06:21:51.6219320Z    Compiling papaya v0.2.4
2026-08-30T06:21:51.6936158Z    Compiling darling_macro v0.23.0
2026-08-30T06:21:51.9777534Z    Compiling hkdf v0.12.4
2026-08-30T06:21:52.0172678Z    Compiling toml v0.8.23
2026-08-30T06:21:52.1021579Z    Compiling portmapper v0.16.0
2026-08-30T06:21:52.7964716Z    Compiling serial v0.4.0
2026-08-30T06:21:52.8693098Z    Compiling filedescriptor v0.8.3
2026-08-30T06:21:53.0819012Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-30T06:21:53.4419417Z    Compiling anstyle-parse v1.0.0
2026-08-30T06:21:53.6261220Z    Compiling shared_library v0.1.9
2026-08-30T06:21:53.8332105Z    Compiling backon v1.6.0
2026-08-30T06:21:54.1330009Z    Compiling anstyle-query v1.1.5
2026-08-30T06:21:54.2607589Z    Compiling vte_generate_state_changes v0.1.2
2026-08-30T06:21:54.5017702Z    Compiling is_terminal_polyfill v1.70.2
2026-08-30T06:21:54.5763257Z    Compiling instability v0.3.12
2026-08-30T06:21:54.7320183Z    Compiling colorchoice v1.0.5
2026-08-30T06:21:54.8181406Z    Compiling unicode-width v0.2.0
2026-08-30T06:21:55.1154900Z    Compiling foldhash v0.1.5
2026-08-30T06:21:55.2767813Z    Compiling shell-words v1.1.1
2026-08-30T06:21:55.4098733Z    Compiling downcast-rs v1.2.1
2026-08-30T06:21:55.5009850Z    Compiling paste v1.0.15
2026-08-30T06:21:56.1001040Z    Compiling portable-pty v0.8.1
2026-08-30T06:21:56.2607279Z    Compiling hashbrown v0.15.5
2026-08-30T06:21:56.7923018Z    Compiling anstream v1.0.0
2026-08-30T06:21:56.9491077Z    Compiling vte v0.13.1
2026-08-30T06:21:57.0438923Z    Compiling spt-runtime v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-runtime)
2026-08-30T06:21:57.2142366Z    Compiling spake2 v0.4.0
2026-08-30T06:21:57.4808795Z    Compiling darling v0.23.0
2026-08-30T06:21:57.5049713Z    Compiling itertools v0.13.0
2026-08-30T06:21:57.6636953Z    Compiling crossterm_winapi v0.9.1
2026-08-30T06:21:58.0184377Z    Compiling strum_macros v0.26.4
2026-08-30T06:21:58.9170246Z    Compiling sha1 v0.10.6
2026-08-30T06:21:59.1359167Z    Compiling castaway v0.2.4
2026-08-30T06:21:59.2446377Z    Compiling terminal_size v0.4.4
2026-08-30T06:21:59.3545394Z    Compiling static_assertions v1.1.0
2026-08-30T06:21:59.5219525Z    Compiling recvmsg v1.0.0
2026-08-30T06:21:59.5618884Z    Compiling doctest-file v1.1.1
2026-08-30T06:21:59.9612329Z    Compiling unicode-width v0.1.14
2026-08-30T06:21:59.9892801Z    Compiling indoc v2.0.7
2026-08-30T06:22:00.2730954Z    Compiling clap_lex v1.1.0
2026-08-30T06:22:00.5189476Z    Compiling clap_builder v4.6.0
2026-08-30T06:22:00.9032502Z    Compiling unicode-truncate v1.1.0
2026-08-30T06:22:01.0248171Z    Compiling interprocess v2.4.2
2026-08-30T06:22:02.5525737Z    Compiling strum v0.26.3
2026-08-30T06:22:02.7553879Z    Compiling compact_str v0.8.2
2026-08-30T06:22:03.4529583Z    Compiling spt-live v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-live)
2026-08-30T06:22:04.5338924Z    Compiling crossterm v0.28.1
2026-08-30T06:22:04.9411689Z    Compiling spt-term v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-term)
2026-08-30T06:22:05.2703628Z    Compiling lru v0.12.5
2026-08-30T06:22:05.7969856Z    Compiling clap_derive v4.6.1
2026-08-30T06:22:05.8124817Z    Compiling cassowary v0.3.0
2026-08-30T06:22:06.3997118Z    Compiling error-code v3.3.2
2026-08-30T06:22:06.5554253Z    Compiling clipboard-win v5.4.1
2026-08-30T06:22:06.9335185Z    Compiling ratatui v0.29.0
2026-08-30T06:22:07.2337096Z    Compiling clap v4.6.1
2026-08-30T06:22:07.3185908Z    Compiling nucleo-matcher v0.3.1
2026-08-30T06:22:07.4225923Z    Compiling qrcode v0.14.1
2026-08-30T06:22:08.1814815Z    Compiling tempfile v3.27.0
2026-08-30T06:22:08.3794076Z    Compiling spt-test-support v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-test-support)
2026-08-30T06:22:15.1664534Z    Compiling rustls-webpki v0.103.13
2026-08-30T06:22:18.7757915Z    Compiling tokio-rustls v0.26.4
2026-08-30T06:22:18.7758238Z    Compiling rustls-platform-verifier v0.7.0
2026-08-30T06:22:18.7758549Z    Compiling noq-proto v0.17.0
2026-08-30T06:22:19.0571416Z    Compiling hickory-net v0.26.0-beta.4
2026-08-30T06:22:19.1214398Z    Compiling hyper-rustls v0.27.9
2026-08-30T06:22:19.4026863Z    Compiling reqwest v0.13.4
2026-08-30T06:22:21.2046877Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-30T06:22:24.7036451Z    Compiling tokio-websockets v0.13.2
2026-08-30T06:22:44.8350723Z    Compiling spt-net v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-net)
2026-08-30T06:22:46.8810782Z    Compiling spt-daemon v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt-daemon)
2026-08-30T06:23:04.8802398Z    Compiling spt v0.67.0 (C:\actions-runner\_work\spt-bs-core\spt-bs-core\crates\spt)
2026-08-30T06:23:17.9567674Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 58s
2026-08-30T06:23:17.9868995Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-456554f016a8b38d.exe)
2026-08-30T06:23:18.4129136Z 
2026-08-30T06:23:18.4129381Z running 1 test
2026-08-30T06:23:26.8978901Z test new_brain_serves_against_old_broker ... ok
2026-08-30T06:23:26.8979076Z 
2026-08-30T06:23:26.8979240Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.48s
2026-08-30T06:23:26.8979445Z 
2026-08-30T06:23:26.9531104Z ##[group]Run .github/ci/reap-census.ps1 -Phase end
2026-08-30T06:23:26.9531411Z [36;1m.github/ci/reap-census.ps1 -Phase end[0m
2026-08-30T06:23:26.9535553Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-30T06:23:26.9535767Z env:
2026-08-30T06:23:26.9536033Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:23:26.9536460Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:23:26.9536950Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:23:26.9537215Z ##[endgroup]
2026-08-30T06:23:27.2531488Z CI-CENSUS scope roots:
2026-08-30T06:23:27.2541701Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-30T06:23:27.2542534Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\target
2026-08-30T06:23:27.2543715Z   root: C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify\target
2026-08-30T06:23:27.2544734Z   root: C:\actions-runner\_work\_temp
2026-08-30T06:23:27.2545933Z   root: C:\Users\decid\spt-n1-oldbroker
2026-08-30T06:23:27.2822227Z CI-REAP: pre-reap state
2026-08-30T06:23:27.3012519Z CI-CENSUS phase=pre-reap box_procs=493 box_handles=237178 family_total=9 family_handles=1575 scoped=0 unscoped=9 unreadable_path=1
2026-08-30T06:23:27.3063527Z   FOREIGN  pid=11776   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:27.3064890Z   FOREIGN  pid=12272   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:27.3066065Z   FOREIGN  pid=32236   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:27.3067384Z   FOREIGN  pid=32912   handles=536    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:27.3068531Z   FOREIGN  pid=39248   handles=147    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:27.3069432Z   FOREIGN  pid=42600   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:27.3070250Z   FOREIGN  pid=47800   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:27.3071732Z   UNREAD   pid=53416   handles=122    spt <path unreadable — session-0 or access denied>
2026-08-30T06:23:27.3072547Z   FOREIGN  pid=54172   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:28.8480988Z CI-CENSUS phase=end box_procs=494 box_handles=237653 family_total=9 family_handles=1498 scoped=0 unscoped=9 unreadable_path=0
2026-08-30T06:23:28.8484443Z   FOREIGN  pid=11776   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:28.8486242Z   FOREIGN  pid=12272   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:28.8487704Z   FOREIGN  pid=32236   handles=133    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:28.8489458Z   FOREIGN  pid=32912   handles=536    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:28.8490861Z   FOREIGN  pid=39248   handles=147    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:28.8492154Z   FOREIGN  pid=42600   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:28.8493371Z   FOREIGN  pid=46796   handles=45     spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:28.8494880Z   FOREIGN  pid=47800   handles=125    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:28.8496575Z   FOREIGN  pid=54172   handles=129    spt C:\Users\decid\AppData\Local\spt-core\bin\spt.exe
2026-08-30T06:23:28.8504997Z CI-REAP summary: killed=0 kill_failed=0 scoped_survivors=0 observed_scoped=0 unreadable_path=0
2026-08-30T06:23:28.9159194Z ##[group]Run .github/ci/test-temp-sandbox.ps1 -Phase cleanup
2026-08-30T06:23:28.9159510Z [36;1m.github/ci/test-temp-sandbox.ps1 -Phase cleanup[0m
2026-08-30T06:23:28.9164101Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-08-30T06:23:28.9164396Z env:
2026-08-30T06:23:28.9164790Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:23:28.9165399Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:23:28.9165774Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:23:28.9166072Z ##[endgroup]
2026-08-30T06:23:29.1836680Z CI-TMP cleanup: removed C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef on attempt 1/5
2026-08-30T06:23:29.2424575Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-30T06:23:29.2425560Z ##[group]Run actions/upload-artifact@v4
2026-08-30T06:23:29.2425746Z with:
2026-08-30T06:23:29.2425868Z   name: bench-ledger-n1-Windows
2026-08-30T06:23:29.2426016Z   path: bench-ledger/
2026-08-30T06:23:29.2426208Z   if-no-files-found: warn
2026-08-30T06:23:29.2426364Z   retention-days: 30
2026-08-30T06:23:29.2426495Z   compression-level: 6
2026-08-30T06:23:29.2426629Z   overwrite: false
2026-08-30T06:23:29.2426761Z   include-hidden-files: false
2026-08-30T06:23:29.2426902Z env:
2026-08-30T06:23:29.2427159Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:23:29.2427589Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:23:29.2427960Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-33296634901-1-51a1aec65e6e43eb90c5fee9cf184cef
2026-08-30T06:23:29.2428230Z ##[endgroup]
2026-08-30T06:23:29.6345814Z (node:42036) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-30T06:23:29.6346645Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-30T06:23:29.6378817Z With the provided path, there will be 1 file uploaded
2026-08-30T06:23:29.6381976Z Artifact name is valid!
2026-08-30T06:23:29.6383459Z Root directory input is valid!
2026-08-30T06:23:30.0719764Z Beginning upload of artifact content to blob storage
2026-08-30T06:23:30.0855346Z (node:42036) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-30T06:23:30.3564358Z Uploaded bytes 274
2026-08-30T06:23:30.4285972Z Finished uploading artifact content to blob storage!
2026-08-30T06:23:30.4286557Z SHA256 digest of uploaded artifact zip is 0e5d9f82fe07248ba33b206fbc5d82cb93dd145aadf18beee363ed6ff392b26f
2026-08-30T06:23:30.4288202Z Finalizing artifact upload
2026-08-30T06:23:30.7277803Z Artifact bench-ledger-n1-Windows.zip successfully finalized. Artifact ID 9727656137
2026-08-30T06:23:30.7278491Z Artifact bench-ledger-n1-Windows has been successfully uploaded! Final size is 274 bytes. Artifact ID is 9727656137
2026-08-30T06:23:30.7286598Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/33296634901/artifacts/9727656137
2026-08-30T06:23:30.7583442Z Post job cleanup.
2026-08-30T06:23:30.8667853Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-30T06:23:30.8898169Z git version 2.43.0.windows.1
2026-08-30T06:23:30.8939447Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b7b58977-a919-489d-b010-93c78e9b7e1e\.gitconfig'
2026-08-30T06:23:30.8952695Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b7b58977-a919-489d-b010-93c78e9b7e1e' before making global git config changes
2026-08-30T06:23:30.8953252Z Adding repository directory to the temporary git global config as a safe directory
2026-08-30T06:23:30.8958315Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-30T06:23:30.9216598Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-30T06:23:30.9471968Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-30T06:23:31.3754296Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-30T06:23:31.3991171Z http.https://github.com/.extraheader
2026-08-30T06:23:31.4016222Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-08-30T06:23:31.4286780Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-30T06:23:31.9052065Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-30T06:23:31.9361331Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-30T06:23:31.9742663Z bash.exe: warning: could not find /tmp, please create!
2026-08-30T06:23:32.3718910Z Cleaning up orphan processes
2026-08-30T06:23:32.3996497Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
